//==============================================================================
// Special G Nemean Lion_anim.txt
//==============================================================================


//==============================================================================
define greekbirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define soundwave
{
   set hotspot
   {
      version
      {
		Visualparticle Special G Nemean Lion Attack
      }
   }
}


//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_BirthA
			connect HOTSPOT greekbirthSFX hotspot
ReplaceTexture bella/rottweiler
			}
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_boredA
ReplaceTexture bella/rottweiler
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.39 false HeavyFall checkVisible 
//-- end auto generated section
ReplaceTexture bella/rottweiler
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_idleA
ReplaceTexture bella/rottweiler
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.50 true   
            tag FootstepRight 0.10 true   
            tag FootstepLeft 0.55 true   
            tag FootstepRight 0.60 true   
//-- end auto generated section
ReplaceTexture bella/rottweiler
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_FlailA
ReplaceTexture bella/rottweiler
         }
      }
   }
}


//==============================================================================
anim attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual animal bella_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.46 true   
            tag GenericSound 0.01 true   
//-- end auto generated section
ReplaceTexture bella/rottweiler
         }
      }
   }
}

